home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / utils / gozilla / gozilla.exe / {app} / schedule_big.skin / opt_schedule.skn < prev    next >
Encoding:
Text File  |  2001-08-27  |  2.7 KB  |  63 lines

  1. <form name="Schedule Options" image="window\dk_blue.bmp" width=345 height=78
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">    
  14.     <!-- All controls go after this -->
  15.     
  16.    
  17.     <textwindow name="options_title" x=4 y=2 width=100 height=14 
  18.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Monitor Options">
  19.  
  20.  
  21.     <button name="options_ok" x=-110 y=-22
  22.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  23.         text="OK" toggletext="OK"
  24.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  25.         fontstyle=bold togglefontstyle=bold>
  26.  
  27.     <button name="options_cancel" x=-68 y=-22
  28.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
  29.         text="Cancel" toggletext="Cancel"
  30.         text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800 
  31.         fontstyle=bold togglefontstyle=bold>
  32.  
  33.  
  34.     <!-- options -->
  35.     <button name="options_ask_monitor_files" x=9 y=23
  36.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  37.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  38.     <textwindow name="mon_files" x=27 y=22 width=200 height=14 
  39.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Ask to monitor downloaded files">
  40.  
  41.  
  42.     <textwindow name="options_when_monitoring_desc" x=9 y=38 width=250 height=14 
  43.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF text="When monitoring files, check for updates every:">
  44.         
  45.     <textinput name="options_every_blank" x=241 y=38 width=20 height=14  
  46.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  47.  
  48.     <combo name="options_time_span"
  49.         x=265
  50.         y=38
  51.         width=60
  52.         height=14
  53.         fontname=arial 
  54.         fontsize=14 
  55.         fontcolor=#000000 
  56.         bgcolor=#FFFFFF
  57.         buttoncolor=#C8CACD
  58.         arrowcolor=#000000
  59.         edgelightcolor=#FFFFFF
  60.         edgedarkcolor=#808080>
  61.  
  62.         
  63. </form>